home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / kardp11.zip / KDIR.MAN < prev    next >
Text File  |  1994-12-23  |  3KB  |  80 lines

  1.  
  2. KDIR(1)                   USER COMMANDS                   KDIR(1)
  3.  
  4. NAME
  5.      kdir.exe
  6.  
  7. SYNOPSIS
  8.      [path1\]kdir [path2\][catal]]
  9.        with catal = a path and/or a filename with or without
  10.        extension of a  catalogue  (default extension .cat)
  11.  
  12. AVAILABILITY
  13.      The kdir command is available within the kardp11.zip package.
  14.      This package contains the KaraDos product delivery.
  15.      The package kards01.zip contains karaoke files collection 01
  16.  
  17.  
  18. DESCRIPTION
  19.      kdir is a small dos front end for kara.exe.
  20.      It  displays a list of songs and  calls  kara when a song is
  21.      selected. Songs may be sorted with an ascii catalogue file.
  22.  
  23.      Four operation modes are allowed with four different windows
  24.       - video screen and midi output,
  25.       - video screen and synth. output (GUS with ultramid only),
  26.       - full screen and midi output,
  27.       - full screen and synth. output (GUS with ultramid only).
  28.      The current screen selection is recalled on next kdir call.
  29.  
  30.      Catal is the catalogue of songs to be displayed.
  31.      If the catalogue is not found in the specified path2, search
  32.      is made in path1.
  33.      Default : kdir scans the current directory and   search  for
  34.      file with the .mid or .kar extension.
  35.      If no path is given for a song in the catalogue, kdir assume
  36.      that the song is in the directory of the catalogue.
  37.      A song not found is not displayed.
  38.      If you wants to have a catalogue where the product is or  in
  39.      any other one, dont forget to specify a  complete  path  for
  40.      each song.
  41.  
  42.      Valid keys are : esc to quit, tab or f6 to change the mode ,
  43.      f5 to zoom the window in full screen or unzoom,  up and down
  44.      arrows to select and enter to active the selected song.
  45.      The P key allows to write the catalogue in extended form  in
  46.      the directory path2 in a filename with .lst at end.
  47.      This file may be edited to distribute a nice karaoke menu to
  48.      yours guests.
  49.  
  50.    Format of catalogue file (ascii file)
  51.      if line begins with @, it is a sub menu title and is displa-
  52.      yed in  yellow  foreground color   else its a song name with
  53.      full path without extension and optional parameters for kara
  54.      call.
  55.      The kara option -do and -po are not recommanded in catalogue
  56.      because they are automatically  inserted  depending  on  the
  57.      current window selection.
  58.      (see kara.man description).
  59.  
  60.    Example : file kdir.cat :
  61.  
  62.      @kids songs
  63.      \kara\auclair -fg=3
  64.      \midi\songs\bridge
  65.      @goodies
  66.      \midi\world -sz=4
  67.      .
  68.      .
  69.      .
  70.  
  71. SEE ALSO
  72.      kara.man
  73.  
  74. BUGS
  75.      If not enough memory is found to load and execute kara,  the
  76.      activation will not work. The same if the kara.exe module is
  77.      not found in the directory where kdir.exe resides.
  78.  
  79. Karados release 1.1  Last change: 23 December 1994
  80.